WorldClient Pro © 1999-2000 Alt-N Technologies. All Rights Reserved. |
|
Importing Accounts from Text |
|
WorldClient Pro's "...\Util\" directory contains a utility that can be used to create WorldClient accounts for users listed in a text file. Using this method, you could compose a simple text file containing a list of users and then create your WorldClient user accounts from that. This is an easy way to add a large number of users at once.
To use this utility, move to the "...\Util\" directory and then follow the command line usage below.
Here is the command line usage:
1 |
2 |
3 |
4 |
5 |
|
ImportTXT |
InputFile |
WorldClientDir |
DomainName |
[/H=PopHost] |
[/P=PopPort] |
This is the path to the text input file (e.g. C:\User.txt). Each line of this file must be tab-delimited, containing the account name, full name, pop user, and pop password.
Example:
Frank[TAB]Frank Thomas[TAB]MyLogin[TAB]MyPassword
The path to WorldClient's root directory (usually C:\Program Files\WorldClient).
The domain name to use with the email addresses (e.g. "company.com", which would make Frank's address - Frank@company.com).
(Optional) The name of the POP3 Host ("mail" is the default).
(Optional) The Port number on which the POP3 host is listening (110 is the default).
Example:
ImportTXT C:\User.txt "C:\Program Files\WorldClient" company.com
See Also:
Importing Your Windows NT Users
Creating Accounts on a Generic Mail Server